02:32
2026-05-29
github.com
neural-networks
Show HN: Static-allocation MLP inference in ANSI C using a 2-slot ring buffer
A developer has released a fully static-allocation MLP inference implementation in ANSI C that uses a 2-slot ring buffer to minimize RAM usage on microcontrollers. The approach, developed since 2019, โฆ